ClaimCenter Admin API (1.11.0)
APIs for InsuranceSuite administration objects
Retrieve a list of groups
Retrieve a list of groups (Since 1.4.0)
Authorizations:
query Parameters
fields | Array of strings gw-allowForCompositeApi: true Allows the caller to specify the set of fields that should be included on the response. This can be used to limit the set of fields returned as well as to include optional fields that otherwise wouldn't normally be returned. The parameter is either of the form |
filter | Array of strings gw-allowForCompositeApi: true Filters the list of results based on the specified field, operator, and value. The parameter is either of the form |
include | Array of strings Used to request that additional resources be returned with the API response in the |
includeTotal | Array of strings gw-allowForCompositeApi: true Used to request that results should include a count of the total number of results available, which may be more than the total number of results currently being returned. This parameter is of the form |
pageSize | Array of strings gw-allowForCompositeApi: true The maximum number of results to return in the response. The parameter is of the form |
pageOffset | string gw-allowForCompositeApi: true The offset of the first result to fetch when fetching a paginated set of results. The parameter is of the form |
sort | Array of strings gw-allowForCompositeApi: true Controls the sorting of elements within a response. The sort parameter is of the form |
Responses
Response samples
- 200
{- "count": 0,
- "data": [
- {
- "attributes": {
- "displayName": "string",
- "groupType": {
- "code": "string",
- "name": "string"
}, - "id": "string",
- "name": "string",
- "parent": {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}, - "securityZone": {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}, - "supervisor": {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
}, - "checksum": "string",
- "id": "string",
- "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "method": "string",
- "refid": "string",
- "related": {
- "property1": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}, - "property2": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}
}, - "type": "string",
- "uri": "string"
}
], - "included": {
- "AssignableQueue": [
- {
- "attributes": {
- "description": "string",
- "id": "string",
- "name": "string",
- "subGroupVisible": true
}, - "checksum": "string",
- "id": "string",
- "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "method": "string",
- "refid": "string",
- "related": {
- "property1": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}, - "property2": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}
}, - "type": "string",
- "uri": "string"
}
], - "AuthorityLimit": [
- {
- "attributes": {
- "costType": {
- "code": "string",
- "name": "string"
}, - "coverageType": {
- "code": "string",
- "name": "string"
}, - "id": "string",
- "limitAmount": {
- "amount": "string",
- "currency": "string"
}, - "limitType": {
- "code": "string",
- "name": "string"
}, - "policyType": {
- "code": "string",
- "name": "string"
}
}, - "checksum": "string",
- "id": "string",
- "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "method": "string",
- "refid": "string",
- "related": {
- "property1": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}, - "property2": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}
}, - "type": "string",
- "uri": "string"
}
], - "GroupUser": [
- {
- "attributes": {
- "id": "string",
- "loadFactor": 0,
- "loadFactorType": {
- "code": "string",
- "name": "string"
}, - "manager": true,
- "member": true,
- "user": {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
}, - "checksum": "string",
- "id": "string",
- "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "method": "string",
- "refid": "string",
- "related": {
- "property1": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}, - "property2": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}
}, - "type": "string",
- "uri": "string"
}
], - "RolePermission": [
- {
- "attributes": {
- "id": "string",
- "permission": {
- "code": "string",
- "name": "string"
}
}, - "checksum": "string",
- "id": "string",
- "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "method": "string",
- "refid": "string",
- "related": {
- "property1": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}, - "property2": {
- "count": 0,
- "data": [
- {
- "displayName": "string",
- "id": "string",
- "jsonPath": "string",
- "refid": "string",
- "type": "string",
- "uri": "string"
}
], - "total": 0
}
}, - "type": "string",
- "uri": "string"
}
]
}, - "links": {
- "property1": {
- "href": "string",
- "methods": [
- "string"
]
}, - "property2": {
- "href": "string",
- "methods": [
- "string"
]
}
}, - "total": 0
}
Was this page helpful?